php forum
php mysql forum
php mysql smarty
 
Page 1 of 7 1 2 3 4 5 6 7 >
Topic Options
#144244 - 03/12/02 03:48 PM [6.2x] NewsFader
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Name: NewsFader

Description: Adds a fading news announcement to the top of forum summary

Link: MultiHack File

Author: Slurpee

Demo: none

Requirement: UBB™ 6.2.1 or 6.2.2
_________________________
- Allen wavey
- What Drives You?

Top
#144245 - 03/12/02 09:36 PM Re: [6.2x] NewsFader
U574 Offline
Member

Registered: 06/08/01
Posts: 83
do you have file text version for this also?

Top
#144246 - 03/12/02 09:38 PM Re: [6.2x] NewsFader
ADWOFF Offline
Content Queen

Registered: 05/07/01
Posts: 709
Loc: Pennsylvania
Sweet! Thank you so much, Allen! You're the best (no matter what Charles says wink ).

I do have one question: how can I make the field a little taller? I have the ability to control its width, but not its height.

Thanks!
_________________________
Sue
adwoff.com

Top
#144247 - 03/12/02 10:12 PM Re: [6.2x] NewsFader
PrimeTime Offline
Member

Registered: 11/06/01
Posts: 1046
WASSUP!

</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by ADWOFF:
I do have one question: how can I make the field a little taller? I have the ability to control its width, but not its height.</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">In here is the code you place in "public_summary.pl":

Look for --> FDRboxHgt = 43; to set the overall height of the News Fader cell.

Look for --> FDRlinHgt = "10pt"; to set the inner cell which affects the text display. I always set it at least 1pt higher than my News Fader text.

I hope this helped!

THANKS!
PrimeTime
_________________________
Members Spotlight Winner
bac-Clan
--------------------

Top
#144248 - 03/12/02 10:20 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
You didn't use the code I posted in one of the last pages, so I don't think it will show smilies correctly.
Try to use:[code][/code]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144249 - 03/12/02 10:25 PM Re: [6.2x] NewsFader
JonNJapan Offline
Member

Registered: 06/18/01
Posts: 560
Is this the same as the one posted in one of the 6.1 forums? Or is there something new?

~Jon

Top
#144250 - 03/12/02 10:29 PM Re: [6.2x] NewsFader
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
Undefined subroutine &main::NewsFaderSettings called at cp.cgi line 511.

confused

Edit: I think I know what the problem is. I edited the files by hand because I have never has much success with multihack, but I cannot extract the other files from it. Help?

Edit: NM I figured it out smile
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#144251 - 03/12/02 10:50 PM Re: [6.2x] NewsFader
Yamaha Raptor Offline
Member

Registered: 07/24/00
Posts: 891
Loc: medway me
Humm LK Read This

Top
#144252 - 03/12/02 10:54 PM Re: [6.2x] NewsFader
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
LK. Where would that code go for the smilies. I just ran into that problem. thanks in advance. smile
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#144253 - 03/12/02 11:14 PM Re: [6.2x] NewsFader
Yamaha Raptor Offline
Member

Registered: 07/24/00
Posts: 891
Loc: medway me
bizkit73 it is in ubb_forum_summary.cgi
after you install it

find**

Code:
[/code]Replace with**

[code]

Top
#144254 - 03/12/02 11:28 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It works fine in my board confused
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144255 - 03/12/02 11:40 PM Re: [6.2x] NewsFader
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
I'll look at it again, just when I updated to that sub I got quite a few errors with the syntax...
_________________________
- Allen wavey
- What Drives You?

Top
#144256 - 03/12/02 11:49 PM Re: [6.2x] NewsFader
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
thank you clankiller. it is working like a charm now. wink
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#144257 - 03/13/02 01:58 AM Re: [6.2x] NewsFader
DGenerateKane Offline
Junior Member

Registered: 02/03/02
Posts: 11
Loc: Hell
I only see one small flaw. It displays your current topic and reply totals, but only counts the ones in the forums in the first category.

Top
#144258 - 03/13/02 04:21 AM Re: [6.2x] NewsFader
Simkin Offline
Junior Member

Registered: 03/05/02
Posts: 17
Looks very sweet laugh and it is working fine
Many tnx for your efforts Allen!

Question 1: I changed the FDRboxHgt = 43; to value 20, which results in the text to be displayed in the vertical center of the box.
I like to make the vertical size of the display smaller so it will only be 2 lines in height.
Sadly I fail to do this.

Did I change the wrong values?

Thanks in advance!

Top
#144259 - 03/13/02 05:06 AM Re: [6.2x] NewsFader
Mystik Gotan Offline
Member

Registered: 12/20/01
Posts: 49
Loc: The Netherlands
My News Fader table doesn't pops up confused
Settings are ok, I guess..
_________________________
No images accepted anymore

Top
#144260 - 03/13/02 02:06 PM Re: [6.2x] NewsFader
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
is it possible to make it so the news fader is above the forum,topics,posts,last post,moderator line?
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#144261 - 03/16/02 12:14 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Simkin, "43" is also in:[code][/code]Change it to "20" smile It worked fine in my board smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144262 - 03/17/02 04:27 AM Re: [6.2x] NewsFader
Consolefreak Offline
Member

Registered: 03/17/02
Posts: 53
Loc: The Netherlands
could you please make a *.TXT file? my computer crashes why loading that Multihack program (i have a: 220 MHZ 64 MB RAM, 4 gig HD, 4 MB vidcard) but it also doesn't work on another PC here.. (500mhz 128 mb, 53 gig HD (1 13, 1 40) 16 mb vidram) both are running Windows 98 SE and i updated and installed everythin that that multihack requires, but it still doesn't work.. frown and all options are fine ..

so can somebody please make a *.TXT file, i know this is my first post here, but if i know how Perl programming works, i think i can make you guys a few hacks tipsy

thanks in advance

/Consolefreak

Top
#144263 - 03/17/02 06:23 AM Re: [6.2x] NewsFader
JonNJapan Offline
Member

Registered: 06/18/01
Posts: 560
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by Consolefreak:
could you please make a *.TXT file? my computer crashes why loading that Multihack program (i have a: 220 MHZ 64 MB RAM, 4 gig HD, 4 MB vidcard) but it also doesn't work on another PC here.. (500mhz 128 mb, 53 gig HD (1 13, 1 40) 16 mb vidram) both are running Windows 98 SE and i updated and installed everythin that that multihack requires, but it still doesn't work.. frown and all options are fine ..

so can somebody please make a *.TXT file, i know this is my first post here, but if i know how Perl programming works, i think i can make you guys a few hacks tipsy

thanks in advance

/Consolefreak
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Use the one for 6.1, it works fine on 6.2.1 or 6.2 board's.

~Jon

Top
#144264 - 03/17/02 01:53 PM Re: [6.2x] NewsFader
Consolefreak Offline
Member

Registered: 03/17/02
Posts: 53
Loc: The Netherlands
no, the program it selfs crashes while loading a file (adding to database) adn then my PC crashes, thats why i asked 4 a TXT file.. so please.. somebody could make? THnx in advance!!

/Consolefreak

Top
#144265 - 03/17/02 01:53 PM Re: [6.2x] NewsFader
Caspe7 Offline
Member

Registered: 10/13/01
Posts: 47
Loc: Cali
I can't use this because MultiHack does not work on Mac computers mad
_________________________
">,.-~*´¨Ż¨`*·~-.¸-(_Çă§Pe®_)-,.-~*´¨Ż¨`*·~-.¸

Top
#144266 - 03/17/02 03:15 PM Re: [6.2x] NewsFader
Simkin Offline
Junior Member

Registered: 03/05/02
Posts: 17
[code][/code]Change it to "20" smile It worked fine in my board smile [/b]</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">many tnx smile

Top
#144267 - 03/18/02 11:55 AM Re: [6.2x] NewsFader
Consolefreak Offline
Member

Registered: 03/17/02
Posts: 53
Loc: The Netherlands
i'm gonna try to install Windows 2000 Advanced server and install mulithack then, i c whats happening then..

but please.. any body, make a TXT file for this.. frown

Top
#144268 - 03/20/02 12:27 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Idea: like there is $NewsWidth, use $NewsHeight.

Ex: http://www.lkubb.dns2go.com - the height of the newsfader is less than the one of the standard newsfader (43px).

If you wish, I can change your MHK file to use the updated sub, add this part and make sure it works (if the sub won't work, it probably means I forgot a line or so, and I'll try get it to work)
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144269 - 03/20/02 10:03 AM Re: [6.2x] NewsFader
Helen Nich Offline
Junior Member

Registered: 03/15/01
Posts: 28
Have I've never been able to figure out how to use Multihack. :-/ But I was able to install the text file version. It works...but have same problem as bizkit73

Is it possible to make it so the news fader is above the forum,topics,posts,last post,moderator line?

ALSO: Having problems with the "width" of the news fader. Would like it to go 100% instead of a fixed pixel amount. Is this possible?

I turned News Fader back on....so you guys can check out the problems I'm having.

Thanks in advance!
http://www.dimhorizon.com/cgi-bin/ultimatebb.cgi

Also...if News Fader is a set width (400 pixels), it seems to mess up the forum layout and you're now forced to scroll the width of the forums. (depending on your screen resolution) I have forum width currently set to 95%. When I switch the forum width to a set figure (600 pixels) It seems to make the problem even worse.
_________________________
Dim Horizon

Top
#144270 - 03/20/02 01:10 PM Re: [6.2x] NewsFader
MrStormyNights Offline
Member

Registered: 09/12/01
Posts: 166
Loc: Illinois
helen nicholson

to fix the news fader width, try this,

in public_form_summary.pl

find:
# Start News Fader Stuff

# determine colspan
$ColSpan = 3;

change $ColSpan = 3; to $ColSpan = 4;

Top
#144271 - 03/20/02 01:23 PM Re: [6.2x] NewsFader
Helen Nich Offline
Junior Member

Registered: 03/15/01
Posts: 28
OHHHH thanks!
Will try it now!
_________________________
Dim Horizon

Top
#144272 - 03/20/02 01:29 PM Re: [6.2x] NewsFader
Helen Nich Offline
Junior Member

Registered: 03/15/01
Posts: 28
WOOT! Width now fixed!
Thanks SOOOO much Mr. Stormy Nights!

Now to fix the location of the News Fader....
Forum categories still on top....suggestions?

Thanks in advance again!
Regards,
Helen
http://www.dimhorizon.com/cgi-bin/ultimatebb.cgi
_________________________
Dim Horizon

Top
#144273 - 03/20/02 01:56 PM Re: [6.2x] NewsFader
Helen Nich Offline
Junior Member

Registered: 03/15/01
Posts: 28
sorry...duplicate message!
_________________________
Dim Horizon

Top
#144274 - 03/21/02 10:04 PM Re: [6.2x] NewsFader
castlevania Offline
Junior Member

Registered: 03/21/02
Posts: 4
Is it possible to make txt files.. thanks.. laugh

Top
#144275 - 03/22/02 03:38 PM Re: [6.2x] NewsFader
castlevania Offline
Junior Member

Registered: 03/21/02
Posts: 4
i don't know how can i put a gradient bar in news faders , someone can help me? i think is in public_forum summary.pl but where??

Top
#144276 - 03/24/02 11:06 AM Re: [6.2x] NewsFader
Helen Nich Offline
Junior Member

Registered: 03/15/01
Posts: 28
Now to fix the location of the News Fader....
Forum categories still on top....suggestions on how to drop it below News Fader?

Thanks in advance again!
Regards,
Helen
http://www.dimhorizon.com/cgi-bin/ultimatebb.cgi
_________________________
Dim Horizon

Top
#144277 - 03/30/02 08:53 PM Re: [6.2x] NewsFader
Helen Nich Offline
Junior Member

Registered: 03/15/01
Posts: 28
*bump*
Still wondering if this is changeable or not.
Regards,
Helen
http://www.dimhorizon.com/cgi-bin/ultimatebb.cgi
_________________________
Dim Horizon

Top
#144278 - 03/31/02 04:43 PM Re: [6.2x] NewsFader
DarkFormula Offline
Member

Registered: 03/06/02
Posts: 74
Loc: Ohio
So, are we to be ignored because we don't wanna use the multihack, or will someone be kind enough to make a text file for this?
_________________________
1998 Firebird Formula with a blower and then some...

Top
#144279 - 04/04/02 10:15 AM Re: [6.2x] NewsFader
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
I installed Multihack just to get this installed and I have a problem.

The files are uploaded ok and the options are there in the Control Panel.
The problem is that it won't show up on the main page and I dunno why. Can someone please help , thanx.

Top
#144280 - 04/04/02 03:48 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Helen, in public_forum_summary.pl, undo news fader steps, and find:
Code:
[/code]and replace with:[code]
Dark, no, you just have to wait till someone will agree to make a TXT file. It's not an automatic machine here tipsy

Demo, make sure it's enabled from the CP, and clear cache.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144281 - 04/05/02 10:04 AM Re: [6.2x] NewsFader
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
LK , I have enabled it (DUH:P) and cleared the cache(about 50 times) and it's still not there confused

That's Newsfader for you i guess tipsy

Top
#144282 - 04/05/02 10:53 AM Re: [6.2x] NewsFader
bigcitychris Offline
Junior Member

Registered: 02/14/02
Posts: 14
You guys freakin rock. Makin' your mods for UBB's around the world. Just awesome. Ok. I Have just installed hit hack, statistics 1.2 and news fader...Obviously there would be a problem with the colspan's which i read earlier in this thread but that fix did not fix mine. I changed the colspans for both the news fader and the statistics in the public_forum_summary file but still not fixed. It's just killin' me that the width of the forum summary is not what I set it at.

Thanks.

Top
#144283 - 04/05/02 10:54 AM Re: [6.2x] NewsFader
bigcitychris Offline
Junior Member

Registered: 02/14/02
Posts: 14

Top
#144284 - 04/05/02 10:55 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
URL?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144285 - 04/05/02 11:00 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It seems to be fine? confused
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144286 - 04/05/02 11:22 AM Re: [6.2x] NewsFader
bigcitychris Offline
Junior Member

Registered: 02/14/02
Posts: 14
but the table width for the actual forum summay is wider than what i set it at.

Top
#144287 - 04/05/02 11:37 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Change newsfader's width to 400 or something like that in the CP.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144288 - 04/05/02 11:45 AM Re: [6.2x] NewsFader
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Looks like you got the newsfader fixed, you might wanna increase the colspan for your stats by one.
_________________________
- Allen wavey
- What Drives You?

Top
#144289 - 04/07/02 03:39 AM Re: [6.2x] NewsFader
Paule Offline
Junior Member

Registered: 02/17/01
Posts: 29
Loc: Germany
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by bizkit73:
is it possible to make it so the news fader is above the forum,topics,posts,last post,moderator line?</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">What about this? Can anyone help me?

Top
#144290 - 04/07/02 07:15 AM Re: [6.2x] NewsFader
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
Has no one got any ideas on how I can fix my problem , I used Multihack again and uploaded and still no luck confused

Top
#144291 - 04/07/02 12:06 PM Re: [6.2x] NewsFader
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
It's ok I got it working easy now , but my UBB Thinking Clock then Disappeared confused , the table it's meant to be in is there but not the actual Clock.

BTW if you want a text file wrote for this hack I think I could do it if you wanted. wink

Top
#144292 - 04/07/02 01:22 PM Re: [6.2x] NewsFader
Henry8th Offline
Member

Registered: 08/22/01
Posts: 65
hi people i was wondering how do i move the fader in the public_forum_summary.pl so that it is under the recent visitors and not in the catorgorie part ???

thanks in advance for any help smile

Top
#144293 - 04/08/02 11:36 AM Re: [6.2x] NewsFader
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
I also found that it removed my PM Inbox and my Hypercells . So I am guessing it's messed up Public_forum_summary.pl in some way frown

Top
#144294 - 04/08/02 11:45 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I'm guessing that you hacked on an old back-up public_forum_summary.pl wink
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144295 - 04/08/02 04:14 PM Re: [6.2x] NewsFader
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
nah , Downloaded it straight from FTP and I don't think I have any other backups confused guess I will have to rehack a few things that will only take about 15mins smile

Top
#144296 - 04/11/02 04:35 PM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Many people have requested the .txt file and nobody else seems to have obliged.

This is a zip file, containing all the files you need and a .txt file that has been extracted from the Multihack (so if it is hard to follow, don't blame me!!!)

http://www.liberifatali.com/umbrella/ubbhacks/newsfader621.zip

Thanks,
Oblivion Knight
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144297 - 04/13/02 09:56 AM Re: [6.2x] NewsFader
Demon 1 Offline
Junior Member

Registered: 02/28/02
Posts: 6
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by bizkit73:
is it possible to make it so the news fader is above the forum,topics,posts,last post,moderator line?</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Any ideas now???

Top
#144298 - 04/14/02 01:14 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
If nobody is gonna help........ tipsy (public_forum_summary.pl)
[code][/code]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144299 - 04/14/02 01:28 PM Re: [6.2x] NewsFader
vGOHANv Offline
Junior Member

Registered: 04/14/02
Posts: 1
Nice hack. I used it on previous versions too, and it seems to work fine on 6.2 again smile

Top
#144300 - 04/15/02 11:27 AM Re: [6.2x] NewsFader
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
Oblivian Knight... thank you for the txt file... looks do-able... ... will try it out later (too much work to do right now)... thanks again... smile

Top
#144301 - 04/15/02 12:50 PM Re: [6.2x] NewsFader
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
Everything looks fine... in the control panel... but nothing is showing up on my board when I turn the fader on... I DO have Thinking Clock installed... and that is still there (I did the adjustment to put fader at the top of my page where the clock is)... I went to make the adjustment to fader.js for Thinking Clock... but... (and here's the embarassing part)... how do I open fader.js???... notepad seriously screws it up!... what program do I use? ... and is the fact that I can't make this adjustment to Thinking Clock the reason that my fader is not showing on my board? ... HELP!!!!

Top
#144302 - 04/15/02 01:26 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
If the whole newsfader line doesn't show up, it's your fault. If it only doesn't show the news, unhack ubb_forum_summary.cgi and hack fader.js by the instructions.

I used Notepad, but if you can't, you can try to use cal's noted .
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144303 - 04/15/02 05:48 PM Re: [6.2x] NewsFader
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
Aw hell... it's my fault... frown ... I'll go back and start over again... I feel like that skit on SNL... and I need the guy to come over to me and say... "MOVE...".... {sigh}

Top
#144304 - 04/16/02 09:00 PM Re: [6.2x] NewsFader
jacobp Offline
Junior Member

Registered: 04/16/02
Posts: 1
Hmmm. I know everyone is going to laugh, but Netscape 6 doesn't work with this hack. Anyone have any ideas? Oh and just another note, Compuserve 7.0 is using Netscape 6 as it's browser now... so I imagine that AOL won't be far behind...

Any help would be appreciated...

thanks,
Jake

Top
#144305 - 04/17/02 12:50 AM Re: [6.2x] NewsFader
ADWOFF Offline
Content Queen

Registered: 05/07/01
Posts: 709
Loc: Pennsylvania
I'll be darned.

I just opened my site with Netscape 6.1, and he's right. The news fader doesn't work with it. eek
_________________________
Sue
adwoff.com

Top
#144306 - 04/17/02 12:18 PM Re: [6.2x] NewsFader
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
Ok... got the fader.js file hacked... (thanks LK and cal for noted... smile ) ... UN-hacked ubb forum summary ... uploaded... cleared cache... blahblahblah... turned on the fader... ACK!!... some kind of undefined subroutine in the public forum summary.pl on line 348... which is as follows... (lines 346-351)

[code][/code]So what am I doing wrong? confused

Top
#144307 - 04/17/02 01:25 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Rehack ubb_forum_summary.cgi, AGAIN wink

Make sure you hacked before/after like you should.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144308 - 04/17/02 05:39 PM Re: [6.2x] NewsFader
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
OMG!!!... it's working!!!... Both the fader AND thinking clock!!... they are WORKING!!... WOOHOO!!!... laugh laugh laugh laugh ... Thanks LK... wink

Top
#144309 - 04/17/02 05:59 PM Re: [6.2x] NewsFader
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
Ok... it works... BUT!... there are two small problems... first, when I turn off my fader, my clock goes off too... second... this:

[code][/code]....doesn't work... I end up with neither a fader or a clock... any clues?

Top
#144310 - 04/17/02 06:12 PM Re: [6.2x] NewsFader
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
got it... ignore above.. (if anyone has this problem make sure that you do this step... it's crucial... wink )

[code][/code]laugh

Top
#144311 - 04/20/02 02:47 PM Re: [6.2x] NewsFader
Zackary Offline
Member

Registered: 03/01/01
Posts: 652
Loc: West Fargo, ND USA
So, anyone have a "fix" for our Netscape users? I've gone and told mine to just use IE... unfortunately they don't like that fix. wink

I would have mentioned the problem sooner, but I just found out about it a couple days ago, when member said, "News Fader? What? Where? There's nothing there!" Hehe I had to install 6.2 Netscape to test myself. frown

Maybe 5-10% of my board users use Netscape or Mozilla... But, I don't want to leave anyone out. laugh

Thanks!

~Z

Top
#144312 - 04/21/02 06:15 PM Re: [6.2x] NewsFader
Zarzal Offline
Coder

Registered: 07/03/01
Posts: 811
Loc: Berlin, Germany
any way to put the output of the Newsfader in a seperate table like a sidebar ? Installing a sidebar seems to be simple (found a other thread who describe tihs) but I m not able to move the output of the fader from main table top to the seperate sidebar.

If this can be done would it be possible that the news will displayed all the time and not only while watching the main menus ? This would help to force player to read the text and i can use longer delay times.

Next problem: is there any kind fix out there to display the Newsfader output under Opera ? Opera have a problem with Java-script and supres the text/ ignore the Javascript.

Regards
Zarzal
_________________________
my forum: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de

Top
#144313 - 04/21/02 08:01 PM Re: [6.2x] NewsFader
Eliza Offline
Member

Registered: 01/28/01
Posts: 45
Loc: Manassas, Virginia
Just wanted to say awesome hack. It works great with 6.3.1!
_________________________

Top
#144314 - 04/24/02 10:31 AM Re: [6.2x] NewsFader
Mark Spivey Offline
Junior Member

Registered: 04/02/02
Posts: 10
Someone posted about it not counting forum stats....I found the problem. Im sure this doesnt fix all of the possibilities.

in ubb_forum_summary.cgi

Original

Code:
[/code]What I added, but I am sure there are few more, yeah I could have nested the if/then

[code]

Top
#144315 - 04/24/02 10:33 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
The new UBB is using =~ /private/
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144316 - 04/25/02 04:22 PM Re: [6.2x] NewsFader
guvner Offline
Member

Registered: 02/18/00
Posts: 60
Loc: Sydney
Well I've managed to "shoehorn" the fader into 6.3 beta and I'm using JC's templates but have managed to create 2 small problems . .

1. Cannot pick up stats (not really significant)

2. For some reason I cannot show graemlins and when I (quickly) right click the placeholder, the path shown is http://xxxxx.com/cgi-bin/graemlins/toast.gif when in reality they live in the standard location (/ubb/graemlins) and work fine everywhere else on the board.

I can only assume the problem is something to do with JC's templates being in ubb/Templates/JCTemplates.

I can't find any specific reference to graemlin path anywhere other than to the NonCGIURL in forum_summary.cgi

What else am I missing?? - Thanks.
_________________________
I'm depriving a village somewhere of an idiot.

Top
#144317 - 04/27/02 02:19 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
2. Read my reply in the first page.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144318 - 04/27/02 08:31 AM Re: [6.2x] NewsFader
guvner Offline
Member

Registered: 02/18/00
Posts: 60
Loc: Sydney
Once again - thanks very much LK - worked like a charm laugh laugh laugh
_________________________
I'm depriving a village somewhere of an idiot.

Top
#144319 - 04/28/02 06:43 AM Re: [6.2x] NewsFader
Zarzal Offline
Coder

Registered: 07/03/01
Posts: 811
Loc: Berlin, Germany
it seems that greamlins will searched in /cgi-bin/greamlins instead of /nocgi/greamlins

I use newsfader621.zip for hacking because for the 622 is no zip avaible and I do hacks manual every time. maybe this is in 622 fixed.

Can anyone tell me who fix this ? Thanks.
_________________________
my forum: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de

Top
#144320 - 04/28/02 07:00 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Zarzal, please read the last page before replying tipsy
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by LK:
2. Read my reply in the first page.</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144321 - 04/28/02 07:30 AM Re: [6.2x] NewsFader
Zarzal Offline
Coder

Registered: 07/03/01
Posts: 811
Loc: Berlin, Germany
Damm :rolleyes: It's sunday and I use the last night to bring my board to a new version. I read several post but it seems that I miss the point. Thans for the 'hint', it work cool
_________________________
my forum: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de

Top
#144322 - 04/29/02 09:35 PM Re: [6.2x] NewsFader
Zackary Offline
Member

Registered: 03/01/01
Posts: 652
Loc: West Fargo, ND USA
I realize no one wants to talk about Netscape tipsy but does anyone have an idea how to make News Fader work with it yet? laugh

Thanks,

~Z

Top
#144323 - 05/01/02 11:06 AM Re: [6.2x] NewsFader
Panky Offline
Member

Registered: 07/02/01
Posts: 85
Loc: England
Hi I get this error!

Any ideas Alan?

Undefined subroutine &main::ReadNews called at /u/web/jonspa/ubb/Templates/public_forum_summary.pl line 360.

Thanks I'm using 6.3.0 beta 1

Jon
_________________________
http://chat.spl.at

Top
#144324 - 05/01/02 11:15 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
jon, rehack ubb_forum_summary
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144325 - 05/01/02 11:17 AM Re: [6.2x] NewsFader
Panky Offline
Member

Registered: 07/02/01
Posts: 85
Loc: England
OK did that and it's there but displaying nothing! I used multi hack should I re hack something else now?

http://chat.spl.at

Sorry about this it's the first time I've used MH!

Jon
_________________________
http://chat.spl.at

Top
#144326 - 05/01/02 12:55 PM Re: [6.2x] NewsFader
Panky Offline
Member

Registered: 07/02/01
Posts: 85
Loc: England
Ok hacked everything manually and still no news... all blank? Is there a setting for the font colour or something?... grasping at straws here...
_________________________
http://chat.spl.at

Top
#144327 - 05/01/02 12:58 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
The width can't be with percents, jon, please make it an absolute number - like "400" is good. (works with all resolutions except 640x480)
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144328 - 05/01/02 01:02 PM Re: [6.2x] NewsFader
Panky Offline
Member

Registered: 07/02/01
Posts: 85
Loc: England
Great, works now! :GLOWS WITH ADMIRATION:

The only thing that does not work is the stats, probably me again! I have turned it off for the meantime, it did not display the topic count, do I need another hack for that to work?

Jon
_________________________
http://chat.spl.at

Top
#144329 - 05/11/02 05:58 PM Re: [6.2x] NewsFader
DebbieH Offline
Member

Registered: 06/07/01
Posts: 55
Loc: Texas
I am using 6.3.0 Beta 1. I installed the News Fader fine, but I don't get the stats. Also, after my news items scroll, I get the cell empty for the same number of seconds as my time interval before it starts over.

http://www.tropictravelonline.com/cgi-bin/ultimatebb.cgi
_________________________
DebbieH

http://www.tropictravelonline.com

Top
#144330 - 05/23/02 04:24 AM Re: [6.2x] NewsFader
JJS Offline
Junior Member

Registered: 05/25/01
Posts: 81
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by DebbieH:
I am using 6.3.0 Beta 1. I installed the News Fader fine, but I don't get the stats. Also, after my news items scroll, I get the cell empty for the same number of seconds as my time interval before it starts over.

</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">I notice that no one has answered Debbie's question which has been brought up about three times now---the problem with the news fader not showing any stats.

We're running the news fader here under 6.3.1:

http://www.athenalink.com/cgi-bin/ubbcgi/ultimatebb.cgi

Suggestions/solutions would be greatly appreciated.

Top
#144331 - 05/23/02 07:27 AM Re: [6.2x] NewsFader
Syntax Offline
Junior Member

Registered: 05/22/02
Posts: 14
I think I have the same issue.

This is how the news fader stats look (no values) at my board.


I hope this helps clarifying the issue, help would be gratly appreciated.

Top
#144332 - 05/23/02 07:29 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Step 3 should be 'Add Before' instead of 'Add After', that would prolly fix it.

Syntax, anyway, please put your url in your profile if you want better help.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144333 - 05/23/02 07:40 AM Re: [6.2x] NewsFader
Syntax Offline
Junior Member

Registered: 05/22/02
Posts: 14
LK: when the board is online I will deffently do so! Thanks for your (fast) support

[edit]
I did what you sugested (step 3) without success, kind of curious if it does work for the others.

Top
#144334 - 05/23/02 01:58 PM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
I am having the exact same problem trying to get the NewsFader working on UBB.classic™ 6.3.0 frown

http://www.liberifatali.com/umbrella/cgi-bin/ultimatebb.cgi
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144335 - 05/23/02 02:08 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Did you modify step 3? What is it? (maybe there was a problem with ordering)
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144336 - 05/23/02 02:29 PM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Yes I tried modifying step 3 and adding before instead of after, but with no luck. This is step 3 according to this .txt. file. (i added [..etc..] because i'm sure you know what goes there by now anyway, it's just to give a basic idea of the step..)

Find:
$Top .= '</tr>';

Add After:
# Start News Fader Stuff

[..etc..]

# End News Fader Stuff
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144337 - 05/24/02 09:01 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Not text, I looked for it in the mhk... It was the one with ubb_forum_summary
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144338 - 05/24/02 09:19 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I noticed that in my board that ubb_code_summary.cgi part (NOT sub ReadNews) is above:[code][/code]And it worked on Obvilion's board smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144339 - 05/24/02 09:25 AM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Yup.. working demo
http://www.liberifatali.com/umbrella/cgi-bin/ultimatebb.cgi

And how come nobody can spell Oblivion..? laugh

Those of you who used my .zip file and followed the .txt file it is STEP 5 not Step 3.
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144340 - 05/27/02 10:24 PM Re: [6.2x] NewsFader
JJS Offline
Junior Member

Registered: 05/25/01
Posts: 81
Call me stupid---I've been called much worse. But why would someone take the time to create a hack---and a popular one like NewsFader, and then not bother to respond to questions about any problems with it?!?

Several people have reported problems with NewsFader NOT displaying Stats in 6.3 BUT NOT ONE SINGLE "EXPERT" HAS OFFERED EVEN THE HINT OF A SOLUTION.

Grrrrrrrr...............

Top
#144341 - 05/28/02 10:57 AM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by JJS:
Call me stupid---I've been called much worse. But why would someone take the time to create a hack---and a popular one like NewsFader, and then not bother to respond to questions about any problems with it?!?

Several people have reported problems with NewsFader NOT displaying Stats in 6.3 BUT NOT ONE SINGLE "EXPERT" HAS OFFERED EVEN THE HINT OF A SOLUTION.

Grrrrrrrr...............
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Firstly, ignorance doesn't get you anywhere. Stay polite as we don't HAVE to provide this service for you. Be grateful we have such a great team of 'experts' to create these hacks for you to use.

Here's the fixed version (thanks LK) of News Fader for 6.3:
http://www.liberifatali.com/umbrella/ubbhacks/newsfader622.zip
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144342 - 05/28/02 04:04 PM Re: [6.2x] NewsFader
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
Hey guys, I think that I found a small error in coding, when doing a smilie ( smile , wink , frown , etc) in the news, it trys to use the CGI path as the location of the image the smilie is associated with. In my case it tried to use http://www.undergroundnews.com/cgi-bin/ubbcgi/wink.gif as opposed to http://www.undergroundnews.com/ubb/wink.gif

Just figured that I'd drop a line and see if either I have something messed up or something needs to be fixed. If you figure it out please email or check my bulletin board at http://www.undergroundnews.com/

-Giz
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#144343 - 05/28/02 04:44 PM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Did you use the Multi-hack or the Zip file? The Zip file may be out of date compared to the Multihack, I'm not sure.. smile
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144344 - 05/28/02 04:45 PM Re: [6.2x] NewsFader
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
I did it from the zip file that you had posted about 2 posts up. I'll love whoever helps wink .
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#144345 - 05/29/02 05:24 AM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
I re-exported the MultiHack file, so if my .zip was out of date, it is now the same version that is available in the MultiHack.. If this doesn't work, you will have to talk to Allen.. wink

http://www.liberifatali.com/umbrella/ubbhacks/newsfader622.zip

Good luck.. smile
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144346 - 06/11/02 04:28 AM Re: [6.2x] NewsFader
Hexe Offline
Member

Registered: 06/23/01
Posts: 60
Loc: GERMANY / NRW
ups

edit by myself laugh
_________________________
MfG Hexe

Admina auf der AraWorld
AraWorld - Die Comunnity mit Esprit, Charme und Eleganz

Top
#144347 - 06/13/02 07:22 PM Re: [6.2x] NewsFader
Clownmoun Offline
Junior Member

Registered: 06/12/02
Posts: 7
How do you open these type of files?

Top
#144348 - 06/14/02 06:35 PM Re: [6.2x] NewsFader
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Run a zip? What file?

And OK your version worked well for me. smile

Top
#144349 - 06/14/02 07:30 PM Re: [6.2x] NewsFader
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
For those of you stating that this doens't work on 6.3.0, I'm running it perfectly on:

http://www.undergroundnews.com/cgi-bin/ubbcgi/ultimatebb.cgi

I had to make some small modifications, but so long as you're doing it by hand you can format them with little hassle.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#144350 - 06/14/02 07:50 PM Re: [6.2x] NewsFader
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Those were posted before OK had posted the new version which works.

Top
#144351 - 06/26/02 01:48 PM Re: [6.2x] NewsFader
Cuzz Offline
Spotlight Runner-Up

Registered: 05/23/01
Posts: 27
Loc: City of Compton
It's working fine for me, just now installed it on my gaming boards (6.3.1).

Question: I'm using JC Templates (modified) and I want to "comment out" the -Forum-Topic-Reply- row directly above the news fader.

What's the code? Anyone know? And where do i do it in public_forum_summary.pl?

smile Thanks

Check it: http://www.planethex.com/cgi-bin/ultimatebb.cgi

Top
#144352 - 06/26/02 01:51 PM Re: [6.2x] NewsFader
Cuzz Offline
Spotlight Runner-Up

Registered: 05/23/01
Posts: 27
Loc: City of Compton
nevermind. i did it. smile

Top
#144353 - 06/27/02 02:54 PM Re: [6.2x] NewsFader
Jet Offline
Junior Member

Registered: 05/17/02
Posts: 15
For some reason when I want it to show the total posts and threads, it shows nothing. I am running it on 6.3.0. The newsfader runs fine except that.
_________________________
sig image removed, make it max 150x50
- JeT Design
- Clan [ccs]

Top
#144354 - 06/27/02 07:38 PM Re: [6.2x] NewsFader
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Step 3 in ubb_forum_summary.cgi should be add before instead of add after.

Top
#144355 - 06/28/02 08:41 PM Re: [6.2x] NewsFader
Jet Offline
Junior Member

Registered: 05/17/02
Posts: 15
I changed that, but I still got nothing. frown Just blanks.
_________________________
sig image removed, make it max 150x50
- JeT Design
- Clan [ccs]

Top
#144356 - 06/29/02 02:01 AM Re: [6.2x] NewsFader
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Show me what step you changed, just incase it's the wrong now.

Top
#144357 - 07/02/02 02:54 PM Re: [6.2x] NewsFader
Magnum Offline
Member

Registered: 11/04/00
Posts: 42
For anyone still having problems displaying the stats, I moved this section from the newsfader code in public_forum_summary.pl

[code][/code]to just after

sub PageTop {

Not promising it will work for yours, but did on mine

Magnum wink

Top
#144358 - 07/02/02 08:06 PM Re: [6.2x] NewsFader
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
I didn't make any change there and it works fine for me. Weird.

Top
#144359 - 07/03/02 07:17 AM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Ok, this is bugging me now.
I'll post a fully tested and ported version in the 6.3 forums for those wanting to use it with 6.3.
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144360 - 07/03/02 07:32 AM Re: [6.2x] NewsFader
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
The only thing wrong with your zip OBK is the add before instead of add after step with the Total Topics/Post. At least that was the only problem I found. o_O

Top
#144361 - 07/05/02 09:38 AM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Hack has been ported to 6.3
Those of you running 6.2 are advised to upgrade.
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144362 - 07/05/02 10:05 AM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by Oblivion Knight:
Hack has been ported to 6.3
Those of you running 6.2 are advised to upgrade.
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Why?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144363 - 07/05/02 07:45 PM Re: [6.2x] NewsFader
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Same as LK, because mine works fine.

Top
#144364 - 07/06/02 07:48 AM Re: [6.2x] NewsFader
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
I was meaning UBB versions.. I figured that the change that was made might not work on 6.2 versions.

Leave me alone!!! lol tipsy
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#144365 - 07/06/02 07:57 AM Re: [6.2x] NewsFader
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
But as long as there are no big changes no reason to upgrade. tipsy

Top
#144366 - 10/08/02 03:31 PM Re: [6.2x] NewsFader
JayM Offline
Junior Member

Registered: 03/27/01
Posts: 18
I know it's been a long time since anyone posted to this thread, but I just installed this hack using MultiHack on 6.3.1.1. It appears to be working correctly after I applied the correction for graemlins and statistics.

On my test system, the Current Forum Stats are showing 0 topics and 0 posts. Why is that? In case this is supposed to be a count of new topics/posts, I added a new topic and a new reply. The counts are still 0.

The fader appears on the forum summary page. The forum home shows categories only. The fader doesn't appear on this page. How can I add it?

Top
#144367 - 10/23/02 04:24 PM Re: [6.2x] NewsFader
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
I believe the topics/posts are handled differently since 6.2, that's why they don't work.
_________________________
- Allen wavey
- What Drives You?

Top
#144368 - 10/23/02 04:27 PM Re: [6.2x] NewsFader
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
you could also try the version for 6.3x http://www.ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=get_topic;f=31;t=000075

search is your friend, I promise tipsy
_________________________
- Allen wavey
- What Drives You?

Top
Page 1 of 7 1 2 3 4 5 6 7 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks